home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / DELPHI32 / DISK_UTL / WINTIDY / VERSION.RC < prev    next >
Text File  |  1996-04-15  |  3KB  |  107 lines

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.K.) resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23.  
  24. #ifndef _MAC
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // Version
  28. //
  29.  
  30. VS_VERSION_INFO VERSIONINFO
  31.  FILEVERSION 2,0,2,0
  32.  PRODUCTVERSION 2,0,0,0
  33.  FILEFLAGSMASK 0x3fL
  34. #ifdef _DEBUG
  35.  FILEFLAGS 0x1L
  36. #else
  37.  FILEFLAGS 0x0L
  38. #endif
  39.  FILEOS 0x40004L
  40.  FILETYPE 0x1L
  41.  FILESUBTYPE 0x0L
  42. BEGIN
  43.     BLOCK "StringFileInfo"
  44.     BEGIN
  45.         BLOCK "080904b0"
  46.         BEGIN
  47.             VALUE "Comments", "1996 April 16\0"
  48.             VALUE "CompanyName", "David J Taylor, Edinburgh\0"
  49.             VALUE "FileDescription", "WinTidy - Delphi 2.0 32 bit version\0"
  50.             VALUE "FileVersion", "2, 0, 2, 0\0"
  51.             VALUE "InternalName", "WinTidy\0"
  52.             VALUE "LegalCopyright", "Copyright ⌐ David J Taylor, Edinburgh 1995-1996\0"
  53.             VALUE "OriginalFilename", "WinTidy.dpr\0"
  54.             VALUE "ProductName", "David's WinTidy\0"
  55.             VALUE "ProductVersion", "2, 0, 0, 0\0"
  56.         END
  57.     END
  58.     BLOCK "VarFileInfo"
  59.     BEGIN
  60.         VALUE "Translation", 0x809, 1200
  61.     END
  62. END
  63.  
  64. #endif    // !_MAC
  65.  
  66.  
  67. #ifdef APSTUDIO_INVOKED
  68. /////////////////////////////////////////////////////////////////////////////
  69. //
  70. // TEXTINCLUDE
  71. //
  72.  
  73. 1 TEXTINCLUDE DISCARDABLE 
  74. BEGIN
  75.     "resource.h\0"
  76. END
  77.  
  78. 2 TEXTINCLUDE DISCARDABLE 
  79. BEGIN
  80.     "#include ""afxres.h""\r\n"
  81.     "\0"
  82. END
  83.  
  84. 3 TEXTINCLUDE DISCARDABLE 
  85. BEGIN
  86.     "\r\n"
  87.     "\0"
  88. END
  89.  
  90. #endif    // APSTUDIO_INVOKED
  91.  
  92. #endif    // English (U.K.) resources
  93. /////////////////////////////////////////////////////////////////////////////
  94.  
  95.  
  96.  
  97. #ifndef APSTUDIO_INVOKED
  98. /////////////////////////////////////////////////////////////////////////////
  99. //
  100. // Generated from the TEXTINCLUDE 3 resource.
  101. //
  102.  
  103.  
  104. /////////////////////////////////////////////////////////////////////////////
  105. #endif    // not APSTUDIO_INVOKED
  106.  
  107.